Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODNameSpace


WriteToStorage

The WriteToStorage method writes the content of this name space to the specified storage-unit view.

void WriteToStorage (in ODStorageUnitView view);
view
A reference to the storage-unit view to which the data is to be written.
DISCUSSION
You call this method to write the content of this name space as a single stream of data. The focus context for the specified storage-unit view should be the value to which the name space is to be written.

You can read the content of this name space by calling the ReadFromStorage method.

EXCEPTIONS
This method may throw platform-specific exceptions.

SEE ALSO
The ODNameSpace::ReadFromStorage method (page 431).
The ODStorageUnitView class (page 725).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help